翻訳と辞書
Words near each other
・ Types of abortion restrictions in the United States
・ Types of artificial neural networks
・ Types of Bakuvian Bazaars
・ Type class
・ Type code
・ Type color
・ Type constructor
・ Type Control
・ Type conversion
・ Type D escort ship
・ Type D personality
・ Type D submarine
・ Type Description Language
・ Type design
・ Type Directors Club
Type enforcement
・ Type erasure
・ Type family
・ Type foundry
・ Type Four platform
・ Type generalization
・ Type genus
・ Type H/PJ38 130 mm naval gun
・ Type I and type II errors
・ Type I collagen
・ Type I cytokine receptor
・ Type I hair keratin
・ Type I hypersensitivity
・ Type I keratin
・ Type I Rifle


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Type enforcement : ウィキペディア英語版
Type enforcement

The concept of type enforcement (TE) in the field of information technology is related to access control. Implementing TE gives priority to “mandatory access control” (MAC) over “discretionary access control” (DAC). Access clearance is first given to a subject (e.g. process) accessing objects (e.g. files, records, messages) based on rules defined in an attached security context. A security context in a domain is defined by a domain security policy. In the Linux security module (LSM) in SELinux, the security context is an extended attribute. Type enforcement implementation is a prerequisite for MAC, and a first step before “multi-level security” (MLS) or its replacement “multi categories security” (MCS). It is a complement of “role based access control” (RBAC).
==Control==

Type enforcement implies fine grained control over the operating system, not only to have control over process execution, but also over “domain transition” or authorization scheme. This is why it is best implemented as a kernel module, as is the case with SELinux. Using type enforcement is a way to implement the FLASK architecture.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Type enforcement」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.